See Also
IndexCache Methods
|
IndexCache Class
|
IndexCache Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
IndexCache Class
>
IndexCache Methods
>
CloseIndex Method
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
IndexCache::CloseIndex Method
C#
public
bool
CloseIndex
(
ref
String
indexPath
);
Remarks
Close an index specified by filename or filename pattern
See Also
IndexCache Methods
|
IndexCache Class
|
IndexCache Members
|
dtSearch.Engine